home *** CD-ROM | disk | FTP | other *** search
/ Amiga CD32 Gamer 13 / CD32 Gamer - 1995 - Issue 13.iso / c / devren.doc < prev    next >
Text File  |  1978-10-06  |  2KB  |  58 lines

  1.                       This is DevRen v1.5
  2.  
  3.                           Written by
  4.  
  5.                         Stefan  Rosewig
  6.  
  7.                           August 1990
  8.  
  9.  
  10.  
  11. DevRen is a DEVice RENamer, you can rename every device like df1:,
  12. ram:, rad: or newcon: for example. The only restriction is, the
  13. old and the new name must have the same lenght.
  14.  
  15. Why I did it.
  16. I`ve got an AMIGA 2000 with one internal and an external Drive. The
  17. external Drive is always recognized as df2:. Some good Programs no-
  18. tice that I haven`t a df1: Drive. But the most Programs doesen`t pre-
  19. ceive that. This Program solve this problem, it renames the Device df2:
  20.  as df1: and all Programs using the DOS know now a Drive called df1.
  21.  
  22. KNOWN BUGS
  23.  
  24. None
  25.  
  26. SOME DO NOT
  27.  
  28. This Program is unable to rename the NIL: because it isn`t in the
  29. DeviceNode structure marked as Device.
  30.  
  31. USAGE
  32.  
  33. For WB users:   went into the CLI and type "DevRen <old> <new>" or
  34.                 "DevRen -l" to list the actual Devicenames.
  35.  
  36. For CLI users:  do the same like WB users, but remember you are
  37.                 in the CLI.
  38.  
  39. NOTE !!!
  40.  
  41. This Programm is PUBLIC DOMAIN. Feel free to distribute it until the
  42. following Files are distibuted together:
  43. DevRen           The executable Program.
  44. DevRen.c         The source code.
  45. DevRen.doc       This document File.
  46.  
  47. AND LAST
  48.  
  49. Please send comments and bug reports to
  50.  
  51.                            Stefan Rosewig
  52.  
  53.                          Luebeckerstrasse 1
  54.  
  55.                            D 5000 Koeln 40
  56.  
  57.                            (West) Germany
  58.